.rightcontact{
	position: fixed;
	right: 0px;
	top:28%;
	
	border-radius:6px;
	width:50px;
	height: 125px;
	box-shadow:0px 0px 8px #252525;
	cursor: pointer;
}
.rightcontact img{
	width: 50px;
	height: 125px;
	
}
.showright{
	background: #FFFFFF;
	width: 130px;
	height: 250px;
	position: fixed;
	right: 0;
	top: 20%;
	right: -250px;
	box-shadow:0px 0px 8px #252525;
	
}
.buttonpic img{
	width: 110px;
	height: 30px;
	margin-left: 10px;
	margin-top: 5px;
}
.erweimapi{
	width: 120px;
	height: 120px;
	margin: 0 auto;
	margin-top: 5px;
}
.erweimapi img{
	width: 120px;
	height: 120px;
	margin: 0 auto;
}
.borcent{
	width: 100%;
	border-bottom: 1px solid #ffffff;
	margin-top:5px;
}
.hideright{
	background: #FFFFFF;
	border-radius: 6px;
	width: 30px;
	height: 70px;
	right: -146px;
	top:15%;
	position: fixed;
	margin-top: 147px;
	cursor: pointer;
}
.hideright img{
	width: 20px;
	height: 19px;
	margin-top: 25px;
	margin-left: 5px;
}